Skip to content

Conversation

waymobetta
Copy link


name: Add a new MCP server
about: Requests for adding a new MCP server to the Docker Catalog
title: ""
labels: submission
assignees: ""

MCP Server Information

Server Name: Maestro MCP server
Repository URL: https://github.com/maestro-org/maestro-mcp-server
Brief Description: A Model Context Protocol (MCP) server exposing Bitcoin blockchain data through the Maestro API platform. Provides tools to explore blocks, transactions, addresses, inscriptions, runes, and other metaprotocol data.

Basic Requirements

  • Open Source: Uses acceptable license (Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause or other permissive license)
  • MCP Compliant: Implements MCP API specification
  • Active Development: Recent commits and maintained
  • Docker Artifact: Dockerfile
  • Documentation: Basic README and setup instructions
  • Security Contact: Method for reporting security issues

Submitter Checklist

  • This server meets the basic requirements listed above
  • I understand this will undergo automated and manual review.
  • I have tested the MCP Server using task validate -- --name SERVER_NAME
  • I have built the MCP Server using task build -- --tools SERVER_NAME

@waymobetta waymobetta requested a review from a team as a code owner September 4, 2025 20:34
@ipedrazas
Copy link
Contributor

Hey, we've just added a change that will unblock this PR. If you add a tools.json next to your server.yaml with the tools description, the build process does not try to run the server.

You can take a look to CONTRIBUTING.md, you will see that we have added an explanation on how to write that file. If you prefer to look at an example, the Ref server is using this pattern: tools.json.

@waymobetta
Copy link
Author

@ipedrazas Thanks for this- updated so should be good to go now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants